@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
 *zoom:1;
}
/**布局开始**/
body {
	background: #ffffff;
}
body, p {
	font: 12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333333;
}
a {
	color: #525252;
	text-decoration: none;
}
a:link {
	color: #525252;
}
a:hover {
	color: #0073BD !important;
	text-decoration: none;
}
a:active {
	color: #525252;
}
/*主体*/
.wrapper .inner {
	width: 1194px;
	margin: 0 auto;
}
#head {
	background: url(../images/head.jpg) center no-repeat;
	height: 96px;
}
.site_logo{padding-left:20px;padding-top:17px;}

#nav {
	height:49px;
}
.nav_box {
	height: 49px;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
#container {min-height:550px;
}
#footer {
	margin-top: 15px;
}
#link {
	margin-top: 25px;
}
#footer .inner {
	height:92px;background-color:#0073bd;
}
.foot {
	text-align: left;
	float: left;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left:20px;
	
}
.copyright {
	line-height: 24px;
	color: #fff;
}
.frd_ship {
	width: 160px;
	padding-top: 22px;
	float: right;padding-right:20px;
}
.wp_article_list .list_item {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: none;
	vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
	margin-top: 0px;
	height: 34px;
	background: url(../images/arc.jpg) no-repeat 50%;
}
.col_menu {
	padding-top: 20px;
	width: 21%;
	float: left;
}
.col_menu .col_menu_head {
	background: #0073bd;
}
.col_menu .col_menu_head h3.col_name {
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	padding: 5px 0px 5px 0px;
}
.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	background: #ffffff url(images/icon_column_1.gif) no-repeat -10px 12px;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #ccc;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_1_hover.gif);
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #026cc6;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: none;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_2_hover.gif);
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.wp_listcolumn .wp_column a .column-name {
	font-weight: normal;
	line-height: 24px;
}
.col_news {
	padding-top: 20px;
	width: 75%;
	min-height: 480px;
	float: right;
}
.col_news_head {
	border-bottom: 1px solid #ccc;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
}
.col_metas .col_title h2 {
	font-family: 微软雅黑;
	display: inline-block;
	font-size: 16px;
	color: #333;
}
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 40px;
	line-height: 36px;
	margin-top: 5px;
	font-family: 微软雅黑;
}
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
}
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}
.col_news_list .wp_entry p {
	margin-bottom: 6px;
}
.infobox {
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	padding: 10px;
	margin: 28px 0 0px 0;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.article h2.arti_title {
	line-height: 18px;
	padding: 10px;
	margin: 1px 0 0px 0;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 10px 5px;
	font-size: 14px;
	color: #787878;
}
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
}
.article .entry .read, .article .entry .read p {
	line-height: 2.2;
	font-size: 16px;
	color: #333;
}
.article .entry .read p {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}

.head_r{padding-right:15px;padding-top:15px;}
.fwrx{font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;}
.tel_num{font-family:"Cambria Math";font-size: 24px;}
.search_box {
	
	margin-top: 16px;
}
.mod_top_left {
	float: left;
	width: 798px;
	height: 293px;
	
}
.mod_top_right {
	float: right;
	width: 396px;
	height: 293px;
	background: url(../images/mod_right_bg.jpg) center no-repeat;
}
.content_top {
	
}
.mod_top_right .title {

	font-size: 17px;
	color: #fff;
	font-weight: bold;
	margin-left: 40px;
	line-height: 50px;
}
.news_title {
	font-family:"Microsoft Yahei";
}
.mod_top_right_con {
	padding-left:40px;
}
.list {
	
	height: 26px;
}
.list_title {
	font-size: 14px;
	line-height: 26px;
	color:#fff;
}
.list_title a {
	color: #fff;
}
.more {
	color:#fff;
	padding-right:15px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
.mod_bot_left {
	float: left;
	width: 407px;
	margin-right: 23px;
}
.mod_bot_center {
	float: left;
	
	width: 355px;
	
}
.mod_bot_right {
	width: 344px;
	float: right;
	
	
	margin-left: 23px;
}
.content_bot {
	margin-top: 32px;
}

.tt{height:32px;border-bottom:4px solid #e2e2e2;}
.biaoti-tt{padding-left:12px;background:url(../images/icon0.jpg) left no-repeat;font-family:"Microsoft Yahei";font-size:17px;color:#454545;font-weight:bold;}
.more_text{font-family:"Microsoft Yahei";font-size:14px;color:#737373;}
.cont{margin-top:20px;}

.nav_fwzn{padding-left:5px;}
.nav_list{font-size: 13px;
    color: #454545;font-family:"Microsoft Yahei";width:132px;height:36px;border-bottom:1px solid #e5e5e5;padding:18px 0;}
.nav_list a{display:block;height:36px;line-height:36px;padding-left:40px;background:url(../images/icon1.png) left no-repeat;}
.ni1 a{background:url(../images/icon2.png) left no-repeat;}
.ni2 a{background:url(../images/icon3.png) left no-repeat;}
.ni3 a{background:url(../images/icon4.png) left no-repeat;}
.ni4 a{background:url(../images/icon5.png) left no-repeat;}
.ni5 a{background:url(../images/icon6.png) left no-repeat;}
.ni6 a{background:url(../images/icon7.png) left no-repeat;}
.ni7 a{background:url(../images/icon8.png) left no-repeat;}
.ni8 a{background:url(../images/icon9.png) left no-repeat;}
.ni9 a{background:url(../images/icon16.png) left no-repeat;}
.ni1,.ni2,.ni3{padding-top:0;}
.ni7,.ni8,.ni9{padding-bottom:0;border:none;}


.nav_list1{width:140px;height:42px;background-color:#e2ecf4;font-size: 15px;color: #000;font-family:"Microsoft Yahei";padding-left:20px;margin-right:12px;}
.nav_list1 a{display:block;height:42px;line-height:42px;padding-left:32px;background:url(../images/icon10.png) left no-repeat;}
.n1i1 a{background:url(../images/icon10.png) left no-repeat;}
.n1i2 a{background:url(../images/icon11.png) left no-repeat;}
.n1i3 a{background:url(../images/icon12.png) left no-repeat;}
.n1i4 a{background:url(../images/icon13.png) left no-repeat;padding-left: 21px;}
.n1i5 a{background:url(../images/icon14.png) left no-repeat;}
.n1i6 a{background:url(../images/icon15.png) left no-repeat;}
.n1i7 a{background:url(../images/icon16.png) left no-repeat;}
.n1i7{margin-right:0;}






.mod_bot_left .title .news_title {
	border-left: 4px solid #0073bd;
}
.mod_bot_center .title {
	font-size: 16px;
	margin-left: 15px;
	line-height: 46px;
}
.mod_bot_center .title .news_title {
	border-left: 4px solid #0073bd;
}
.mod_bot_center .list_title a {
	color: #454545;
}
.mod_bot_center .more {
	margin-top: 18px;
}
.mod_bot_right .title {
	font-size: 16px;
	margin-left: 15px;
	line-height: 46px;
}
.mod_bot_right .title .news_title {
	border-left: 4px solid #0073bd;
}
.mod_bot_right .list_title a {
	color: #454545;
}
.mod_bot_right .more {
	margin-top: 18px;
}
.more a {
	color: #fff;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	padding: 0 36px;
	
	color: #000;
line-height:49px;
}
.wp_nav .nav-item a {font-size: 16px;}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a span.item-name {
	color: #000;
	padding: 5px 10px!important;
line-height:22px;
}
#wp_nav_w2 .wp_nav .sub-nav {
	top: 49px !important;
min-width:100% !important;
}
#wp_nav_w2 .wp_nav .sub-nav .sub-nav {
	top: 0px!important;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a {
	text-align: center;
}
#wp_nav_w5 .wp_nav .nav-item {
	width: 103px;
}
#wp_nav_w5 .wp_nav .nav-item a {
	padding: 38px 0px 0;
}
#wp_nav_w5 .wp_nav .nav-item.i1 a {
	background: url(../images/a1.png) center top no-repeat;
	background-position-y: 5px;
}
#wp_nav_w5 .wp_nav .nav-item.i2 a {
	background: url(../images/a2.png) center top no-repeat;
	background-position-y: 8px;
}
#wp_nav_w5 .wp_nav .nav-item.i3 a {
	background: url(../images/a3.png) center top no-repeat;
	background-position-y: 7px;
}
#wp_nav_w5 .wp_nav .nav-item.i4 a {
	background: url(../images/a4.png) center top no-repeat;
	background-position-y: 6px;
}
#wp_nav_w5 .wp_nav .nav-item.i5 a {
	background: url(../images/a5.png) center top no-repeat;
	background-position-y: 7px;
}
#wp_nav_w5 .wp_nav .nav-item.i6 a {
	background: url(../images/a6.png) center top no-repeat;
	background-position-y: 7px;
}
#wp_nav_w5 .wp_nav .nav-item.i7 a {
	background: url(../images/a7.png) center top no-repeat;
	background-position-y: 9px;
}
#wp_nav_w5 .wp_nav .nav-item.i8 a {
	background: url(../images/a8.png) center top no-repeat;
	background-position-y: 13px;
}
#wp_nav_w5 .wp_nav .nav-item.i9 a {
	background: url(../images/a9.png) center top no-repeat;
	background-position-y: 8px;
}
#wp_nav_w5 .wp_nav .nav-item a span.item-name {
	font-size: 13px;
	color: #454545;
}
.link_nav {
	height: 42px;
}
#wp_nav_w8 .wp_nav .nav-item a span.item-name {
	font-size: 15px;
	padding: 10px 10px;
	color: #000;
	padding-left: 45px;
}
#wp_nav_w8 .wp_nav .nav-item {
	width: 129px;
}
#wp_nav_w8 .wp_nav .i1 {
	background: url(../images/b1.png) no-repeat center;
}
#wp_nav_w8 .wp_nav .i2 {
	background: url(../images/b2.png) no-repeat center;
	margin-left: 9.5px;
}
#wp_nav_w8 .wp_nav .i3 {
	background: url(../images/b3.png) no-repeat center;
	margin-left: 9.5px;
}
#wp_nav_w8 .wp_nav .i4 {
	background: url(../images/b4.png) no-repeat center;
	margin-left: 9.5px;
}
#wp_nav_w8 .wp_nav .i5 {
	background: url(../images/b5.png) no-repeat center;
	margin-left: 9.5px;
}
#wp_nav_w8 .wp_nav .i6 {
	background: url(../images/b6.png) no-repeat center;
	margin-left: 9.5px;
}
#wp_nav_w8 .wp_nav .i7 {
	background: url(../images/b7.png) no-repeat center;
	margin-left: 9.5px;
}
.sudy-links .links-name {
	border: 1px solid #cecccd!important;
}
.sudy-links .links-wrap {
	width: 153px!important;
	border: 1px solid #cecccd!important;
}
#wp_news_w9 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w9 .wp_article_list .list_item .Article_Index {
	width: 0px;
	margin-right: 0px;
	height: 0px;
}
#wp_news_w9 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w9 .wp_article_list .list_item {
	height: 26px;
	line-height: 26px;
}
#wp_news_w9 .wp_article_list {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 180px;
}
.wp_search {
	width: 195px;
	padding-left: 5px;
	height: 27px;
	line-height: 27px;
	background: url(../images/sousuo.png) no-repeat;
}
.wp_search .search {
	background: none;
	width: 39px;
}
#keyword {
	border: none;
	padding-left: 10px;
}
.focus-title-bar {
	display: none!important;
}
.focus-pagination {
	display: none!important;
}
#wp_nav_w22 .wp_nav .nav-item {
	width: 100%;
}
#wp_nav_w22 .wp_nav .nav-item a {
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#wp_nav_w22 .wp_nav .nav-item a span.item-name {
	padding: 5px 10px 5px 20px;
	line-height: 24px;
	font-size: 15px;
	color: #666;
}


.fl{float:left;}
.fr{float:right;}
.kefu {
    position: fixed;
    max-width: 70px;
    max-height: 70px;
    right: 30px;
    bottom: 24px;
    cursor: pointer;
    overflow: visible;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 9990;
    width: auto;
    background-color: #57C7D4;
    border-radius: 50%;
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.25);
}
.kefu img {
    width: 60px;
    height: auto;
}

.head_r_nav {
      padding-right: 30px;
    padding-top: 50px;
    float: right;
   
    line-height: 35px;
    text-align: center;
    font-size: 20px;
}
.head_r_nav a {
    color: #fff;padding: 0px 5px;
}
.head_r_nav a:hover {
	color: #61d3ff !important;

}
.content_center .news .news_imgs {
    height: 150px;
    overflow: hidden;
}
.content_center .news .news_imgs img{
    height: 100%;
    width: 100%;
    transition: 0.5s;
}

.content_center .news .news_box {
    margin: 0 15px;
    position: relative;
}

.content_center .cont {
    margin: 0px -15px;
    margin-top: 20px;
}

.content_center {
    margin-top: 36px;
}

.content_center .news .news_title {
    line-height: 32px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.content_center .news .news_title i {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: #333;
    opacity: 0.5;
    z-index: 9;
}

.content_center .news .news_title a {
    color: #fff;
    position: relative;
    z-index: 10;
}

.content_center .news .news_title a:hover {
    color: #fff !important;
}

.content_center .news .news_imgs img:hover {
    transform: scale(1.1);
}
div#wp_news_w08 {
    padding-bottom: 0;
}